type github.com/jackc/pgx/v5/internal/sanitize.stateFn
11 uses
github.com/jackc/pgx/v5/internal/sanitize (current package)
sanitize.go#L211: stateFn stateFn
sanitize.go#L215: type stateFn func(*sqlLexer) stateFn
sanitize.go#L217: func rawState(l *sqlLexer) stateFn {
sanitize.go#L275: func singleQuoteState(l *sqlLexer) stateFn {
sanitize.go#L299: func doubleQuoteState(l *sqlLexer) stateFn {
sanitize.go#L325: func placeholderState(l *sqlLexer) stateFn {
sanitize.go#L355: func dollarQuoteState(l *sqlLexer) stateFn {
sanitize.go#L414: func escapeStringState(l *sqlLexer) stateFn {
sanitize.go#L441: func oneLineCommentState(l *sqlLexer) stateFn {
sanitize.go#L464: func multilineCommentState(l *sqlLexer) stateFn {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)